How to Install python-torctl software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install python-torctl software package in Ubuntu 14.04 LTS (Trusty Tahr)

python-torctl software package provides Tor control library for Python, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install python-torctl 

python-torctl is installed in your system.

Make ensure the python-torctl package were installed using the commands given below,

$ sudo dpkg-query -l | grep python-torctl *

You will get with python-torctl package name, version, architecture and description in a table

python-torctl package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Python
Package python-torctl
Version 20110618git-1
Description Tor control library for Python
Sub Section Python


See Also, How to uninstall or remove python-torctl software package from Ubuntu 14.04 LTS (Trusty Tahr)?